ready task

英 [ˈredi tɑːsk] 美 [ˈredi tæsk]

网络  就绪任务; 就形务

计算机



双语例句

  1. Java applications that are ready for localisation store GUI text in resource bundles, plain text files that, like their C/ C++ counterparts, make text extraction a simple task.
    准备本地化的Java应用程序将GUI文本存储在资源包中,与C/C++类似,这也是一些扁平文本文件,因此提取文本非常简单。
  2. Once the implementation of the life cycle bean is ready, you need to modify the getCalulator() method of the Calculator service so that the life cycle task is scheduled upon creation of a resource.
    一旦生命周期Bean的实现准备好了,您就需要修改计算器服务的getCalulator()方法,这样就可以在资源创建之后安排生命周期任务。
  3. Now that the back-end business process application is complete, you're ready to build a rich Web client using Flex that will interact with the process and human task you just built.
    后端的业务流程应用程序已经完成了,现在可以使用Flex构建一个富Web客户机,让它与刚才构建的过程和人工任务交互。
  4. Ideally, those lost ticks would be allocated on demand and automatically to any ready task awaiting computation.
    在理想的情况下,可以根据需要将这些浪费掉的时间自动地分配给任何处于就绪状态等待进行计算的任务。
  5. The Dream: This one is marked by anxiety over not being ready for a big presentation, event or work task.
    梦境:这个梦境通常是对某个重要任务没有准备好而表现出来的焦虑,比如某个重大的展示、活动或者工作任务。
  6. In this paper, the authors aim at searching of the most priority ready task in embedded RTOS, and put forward a efficient searching algorithm, which improves searching speed of the ready task.
    针对嵌入式RTOS中的最高就绪任务的查找,提出了一种有效的查找算法,该算法提高了就绪任务的查找速度。
  7. The wizard is ready to begin the specified task.
    向导已准备好执行指定的任务。
  8. They must be ready for the task: this wave of exchange mergers is only just beginning.
    他们必须对这项任务有所准备:这波交易所合并浪潮才刚刚开始。
  9. He knew he was not quite ready for the great task ahead of him.
    他第一个感觉,是知道自己还没准备好去迎接面前的挑战。
  10. Arriving on the virgin soil, they were proudly ready to begin their task.
    来到这块处女地,他们踌躇满志。
  11. Task is ready, but another task is currently running.
    任务已经就绪,但其它任务正在运行。
  12. I stand before you today and say they are ready to do that task.
    我站里,告诉你们,为承担这项任务了。
  13. Is not our own ancient party the party disciplined and made ready for this great task?
    我们有悠久历史的党有迎接这一大挑战的纪律和准备吗?
  14. Getting the children ready for school on time is no easy task.
    保证孩子准时上学可不是件容易的事。
  15. Implementation of Searching Algorithm of the Ready Task and Priority Inversion in Embedded RTOS
    嵌入式RTOS中就绪任务查找算法和优先级反转的解决方案
  16. Ready Queue Optimization Research in Task Scheduling
    任务调度过程中就绪队列的优化研究
  17. Due to its unique Ready List structure, μ C/ OS-ⅱ behaves efficiently in task scheduling.
    由于其独特的就绪表结构,μC/OS-Ⅱ在任务调度方面表现出极高的效率。
  18. The students who have low material expectations, ready to devote their time 、 energy and skills, able to finish the task on their own in the process of large sports games are the college students volunteers in the large sports games of university.
    高校大型体育赛事中的大学生志愿者就是在高校筹备及举办大型体育赛事过程中,对物质性回报期望低,乐于奉献出自己的时间、精力、技能,能够全力完成自己应该承担的任务的学生。
  19. After exiting interruption, it directly dispatches the highest priority ready task to run rather than return the task which is interrupted.
    在中断退出后并不返回被中断的任务,而是直接调度就绪的高优先级的任务执行,从而能够尽快让高优先级的任务得到响应,保证系统的实时性能。